					/*CSS para Border de todas las pantallas de administracion*/

	
/*Completo Gris delgado*/
.marcoGris
{
	border-right: #8C95B2 thin inset;
	border-left: #8C95B2 thin outset;
	border-bottom: #8C95B2 thin inset;
}

.marcoGrisPop
{
	border-right: #6699CC thin inset;
	border-left: #6699CC thin outset;
	border-bottom: #6699CC thin inset;
}

.marcoModulo
{
	border-right: whitesmoke thin solid;
	border-left: whitesmoke thin solid;
	border-bottom: whitesmoke thin solid;
}
/*.BordeDerInf
{
	border-top-style:window-inset;
	background-image:url(derInf.gif);
}*/
.linea
{
	border-right: #aed9b7 thin inset;
}
.lineaIzq
{
	border-left: #aed9b7 thin outset;
}
.lineaTop
{
	border-top: #aed9b7 thin outset;
}

.lineabottom
{
	border-bottom: #aed9b7 thin inset;
}

.lineaInf
{
	border-bottom: whitesmoke thin solid;
}
.lineaIzqMod
{
	border-left: whitesmoke thin solid;
}

.lineaDerMod
{
	border-right: whitesmoke thin solid;
}

.marcotopizq
{
	border-top: #aed9b7 thin outset;
	border-left: #aed9b7 thin outset;
}

.marcobotder
{
	border-bottom: #aed9b7 thin inset;
	border-right: #aed9b7 thin inset;
}

.marcobotder
{
	
	border-bottom: #aed9b7 thin inset;
	border-right: #aed9b7 thin inset;
}
.marcoControlVersiones
{
	border-right: #aed9b7 thin inset;
	border-left: #aed9b7 thin outset;
	border-bottom: #aed9b7 thin inset;
	border-top: #aed9b7 thin outset;
}

.marcoDerConf
{
	border-top: #aed9b7 3px outset;
	border-right: #aed9b7 3px inset;
	border-left: #aed9b7 thin outset;
	border-bottom: #aed9b7 3px inset;
}

.marcoIzqConf
{
	border-top: steelblue thin outset;
	border-left: steelblue thin outset;
	border-bottom: steelblue thin inset;
}

/*Inferior/Derecho Gris delgado*/
.marcoInfDer
{
	border-right: #ffcc66 inset;
	border-bottom: #ffcc66 inset;
}

/*Linea Debajo del Titulo*/
.Tdshadowa
{
	border-bottom: #adcadf 9px ridge;
}
/*Linea Debajo de Subtitulos*/
.Tdshadows
{
	border-bottom: navajowhite 4px ridge;
}


/*The CSS: */
/* Show only to IE PC \*/
/** html .boxhead h2 {height: 100;} /* For IE 5 PC */

/*.sidebox {
	margin: 0 auto;*/ /* center for now */
	/*width: 13em;*/ /* ems so it will grow */
	/*background: url(sbbody-s.gif) no-repeat bottom right;
	font-size: 100%;
}*/
/*.boxhead {
	background: url(sbhead-s.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
/*}*/
/*.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}*/